.box{max-width:1200px;margin-left:auto;margin-right: auto;}
.max1000{max-width:1000px;margin-left:auto;margin-right: auto;}

.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mr40{margin-right: 40px;}

.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt60{padding-top:60px;}
.pb40{padding-bottom:40px;}
.pb60{padding-bottom:60px;}
.pl35{padding-left:35px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb60{margin-bottom:60px;}
.txt_u{text-transform : uppercase}
/*背景颜色*/
.bg_white{background:#fff;}
.bg_3{background:#333333;}
.bg_0f6141{background:#0f6141;}
/*字体颜色*/
.c_ff9900{color:#ff9900;}
.c_1a1a1a{color: #1a1a1a}
.c_83a293{color: #83a293}
.c_ff5722{color: #fb0706}
.c_bfbfbf{color: #bfbfbf}
.c_2c{color: #2c2c2c;height: 50px;overflow: hidden;}
.c_e1{color: #e1e1e1}
.c_587467{color: #587467}
.c_8a8a8a{color: #8a8a8a}
.c_51{color: #515151}

/*边框*/
.bb1_cfcfcf{border-bottom:1px solid #cfcfcf;}
/*宽*/
.wb35{width:35%;}
.wb65{width:65%;}
.wb50{width:50%;}
.wb90{width:90%;}
/*截取行数*/
.ellipsis-1,.ul li{
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.ellipsis-2{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellipsis-3{
	display:-webkit-box;
	overflow:hidden;
	white-space:normal !important;
	text-overflow:ellipsis;
	word-wrap:break-word;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.ellipsis-4{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.ellipsis-5{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.ellipsis-6{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.ellipsis-7{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:7;-webkit-box-orient:vertical}
.ellipsis-8{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:8;-webkit-box-orient:vertical}
.ellipsis-9{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:9;-webkit-box-orient:vertical}
.ellipsis-10{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:10;-webkit-box-orient:vertical}

/*placeholder颜色*/
::-webkit-input-placeholder { /* WebKit browsers */
color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999;
}

/*首页*/
.bannerbox .content_float{background: url(../images/icon/content_floatbg.png) center;position: absolute;padding:20px 0;bottom:35px;width:100%;}
.bannerbox .content_float .content_img{width:230px;border-radius:5px;overflow:hidden;}
.bannerbox .content_float .content_img img{width:100%;}
.bannerbox .content_float .content_txt{width:445px;}
.bannerbox .content_float .content_txt p{text-indent:2em;}
.bannerbox .content_float .img1{border:5px solid #0f6040;width:88px;height:87px;display: inline-block;border-radius:3px ;}
.bannerbox .content_float .img1 img{width:100%;}
.bannerbox .content_float .WeChat{width: 23px;height:75px;background: url(../images/icon/WeChatbg.png) repeat-y;display: inline-block;text-align: center;color: #fff;line-height:13px;}
.bannerbox .content_float .phone{background: url(../images/icon/phone.png) no-repeat left;padding-left: 50px;}
.bannerbox .content_float .location{background: url(../images/icon/location.png) no-repeat left;padding-left: 50px;}

.search{margin-left: 20px;margin-top:5px;}
.search input{border:none;padding-left:10px;width:220px;padding-top: 0;border: 1px solid #999;border-radius:12px;line-height:22px;}
.search a{padding-left:8px;background:url(../images/icon/search.png) no-repeat center;display: inline-block;width:20px;height:19px;position: absolute;right: 0;top:3px}

.indexfooter{position: fixed;bottom:0;width:100%;}

/*关乎我们*/
.aboutbanner {width:100%;height:240px;margin:0 auto;overflow:hidden;}
.aboutbanner a {display:block;width:100%;height:240px;background-repeat:no-repeat;background-position:center center;}

.aboutmainhead { width:100%;  z-index:99;}
.aboutmainhead .main { padding-top:25px;}
.aboutmainhead h1 { float:left;}
.aboutmainhead ul {margin-top:20px;float: left;}
.aboutmainhead ul li {float:left;margin-right:35px;}
.aboutmainhead ul li .a1 { display:block; white-space:nowrap; font-size:15px; padding-top:15px; height:30px; border-bottom:4px solid #fff;transition: all 0.2s ease-in-out 0.01s;-webkit-transition: all 0.2s ease-in-out 0.01s;}
.aboutmainhead ul li menu { position:absolute; left:50%; top:83px; width:120px; margin-left:-35px; display:none;}
.aboutmainhead ul li menu a { display:block; line-height:45px;height:45px; white-space:nowrap; overflow:hidden; background:#419d93;transition: all 0.2s ease-in-out 0.01s;-webkit-transition: all 0.2s ease-in-out 0.01s; color:#fff; text-align:center; font-size:16px;}
.aboutmainhead ul li menu a:hover {background:#4fb0a5;color:#fff;}
.aboutmainhead ul li.sel .a1, { border-bottom:4px solid #0f6040;color:#0f6040;}
.aboutmainhead .phone{background: url(../images/icon/phone01.png) no-repeat left;padding-left:25px;margin-bottom:5px;}
 .search1{background:url(../images/searchbg.png) no-repeat bottom;width:263px;}
 .search1 input{border: none;background: none;padding-left:5px;padding-bottom:5px;width:198px;}
 .search1 a{color:#2c2c2c;background: url(../images/icon/search01.png) no-repeat right;padding-right:20px;}
 .search2{background:url(../images/searchbg.png) no-repeat bottom;width:263px;}
 .search2 input{border: none;background: none;padding-left:5px;padding-bottom:5px;width:170px;}
 .search2 a{color:#2c2c2c;background: url(../images/icon/search01.png) no-repeat right;padding-right:20px;}
/*面包屑导航*/
.crumbs{top:-30px;z-index:99;}
.crumbs a,.crumbs{color: #fff;}
.crumbs a,.crumbs span{padding-left:5px;}
.crumbs a:hover{color: #fb0706;}

/*左侧导航*/
.menu_left{width:250px;background: url(../images/menubg.png) no-repeat #fff;top:-120px;z-index:9;min-height: 368px;}
.menu_left .hr{width:36px;height: 4px;background:#fb0706;}
.menu_left li{padding: 15px 0 12px 0;text-transform : uppercase;background: url(../images/icon/menuicon.png) no-repeat right;}
.menu_left li.sel{background: url(../images/icon/menusel.png) no-repeat right;}
.menu_left li.sel a,.menu_left li.sel p{color:#0e589f;}
.menu_left li:hover{background: url(../images/icon/menusel.png) no-repeat right;}
.menu_left li:hover a,.menu_left li:hover p{color:#0e589f;}
.menu_left li{border-bottom:1px solid #ced9d5;}
.menu_left li:last-child{border-bottom: none;}

.menu_left1{width:250px;background: url(../images/menubg.png) no-repeat #fff;top:-120px;z-index:99;height: 119px;}
.menu_left1 .hr{width:36px;height: 4px;background:#fb0706;}

.about_txt p{color:#2c2c2c;font-size:16px;line-height:30px;text-indent:2em;padding:20px 0;}
.about_txt img{width:100%;}

/*子页底部*/
footer{height: 60px; background:#0e589f;}
footer span{color: #fff;line-height: 60px;}
footer a{color:#fff;}
footer a:hover{color: #fb0706;}

/*招贤纳士*/
.talent th{color:#707070;font-weight: normal;text-align: center;border-bottom:1px solid #e1e1e1;line-height:26px;}
.talent td{text-align: center;color:#000;line-height:50px;border-bottom:1px dashed #e1e1e1;}

/*新闻中心*/
.news_list img{width:100%;display:block;}
.detailcion{background: url(../images/icon/newsicon.png) no-repeat right;width:35px;}
.detailcion1{background: url(../images/icon/newsicon.png) no-repeat right;width: 64px;}
.news_list li{border-bottom:1px #bfbfbf dashed;padding:15px 0;}
.news_list li a{position: relative; left: 0; transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; }
.news_list li a:hover .fs16.c0.lh30{ color:#fb0706;  }
.news_list li a:hover .fs26{ color:#fb0706;  }
.news_list li a:hover{ left: 15px; }
.news_list span{color: #fb0706;}

/*分页*/
.pageGro a,.pageGro span{font-size:16px; color:#7d7d7d; display: inline-block; margin-left:8px; padding:0 10px; text-align:center;}
.pageGro .on{ color:#fb0706;font-weight: bold;}
.pageGro a:hover{color:#fb0706;}
.pageGro input{width: 35px;border:none;background: none;}

/*新闻中心详情*/
.title1 span{margin-right:20px;}
.title1{background:#e6e6e6;line-height:36px;}
.details_txt img{display: block;max-width: 100%;margin: 0 auto;}
.details_txt p{line-height:35px;font-size: 16px;color:#2C2C2C;text-indent: 2em;margin-top:10px;}
.bdsharebuttonbox{display: inline-block;top:5px;}
.share1 {background:#e6e6e6;text-align: center;height:36px;margin:35px 0;}
.orarticle p{line-height:30px;font-size: 16px;color:#2c2c2c;}
.orarticle{margin-bottom: 20px;}

/*入园企业*/
.enterpriselist li{float: left;width:33.33%;line-height:26px;margin-bottom:20px;}
.enterpriselist li a{width:96%;display:block;}
.enterpriselist li img{width:100%;}

/*仓库租赁*/
.warehouselist img{width: 100%;display: block;}
.warehouselist .span1{width:8%;display:block;float:left;}
.warehouselist .span2{width:85%;display:block;float: left;}
.warehouselist li{margin-bottom:20px;}

/*资料下载*/
.downloadlist li{line-height: 55px;}
.downloadlist li a{display: block;}
.downloadlist li{border-bottom:1px dashed #bfbfbf;}
.downloadlist li:last-child{border-bottom:none;}
.downloadlist li span{display: inline-block;padding-left:25px;}
.downloadlist li .span1{background:url(../images/icon/download01.png) no-repeat left;}
.downloadlist li .span2{background:url(../images/icon/download02.png) no-repeat left;float: right;font-style:12px;}

/*园区实景*/
.park_menu{top:-50px;z-index: 99;text-align: center; margin-left: 8px;}
.park_menu li{background: rgba(0,0,0,0.4);padding:5px 40px;float: left;margin-right:7px;}
.park_menu li:hover p{color:#ff5722;}
.park_menu li.sel{background:#fff;}
.park_menu li.sel p{color:#2C2C2C !important;}
.park_menu li.sel span{color:#bfbfbf !important;}
.park_menu li p{font-size: 16px;color:#fff;}
.park_menu li span{font-size:12px;text-transform : uppercase;color:rgba(255,255,255,0.3);}
.park_content{top:0px;}

.parkbox menu{position: relative;}
.parkbox menu a .p1{display: block;width:890px;height: 578px;overflow: hidden;}
.parkbox menu a p{bottom: 0;position: relative;}
#parknum {position:absolute;width:100%;top:578px;text-align:center;left:0;}
#parknum span { display:inline-block;width:28px;height:6px;background:#666;line-height:0px; font-size:0px; margin:0 3px;opacity:0.2;}
#parknum span.numsel { background:#ff5722;opacity:1}

.parkbox .main {z-index:5;width:100%;position: absolute;top:0}
.parkbox .main b { position:absolute; top:0px; display:block; width:40px; height: 578px; cursor:pointer;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;}
#parknext { background:url(../images/icon/parklast.png) no-repeat center; right:0;background-color: rgba(0,0,0,0.4);height:578px;}
#parklast { background:url(../images/icon/parknext.png) no-repeat center; left:0;background-color: rgba(0,0,0,0.4);height:578px;}

/*联系我们*/
.contactbox{top:-80px}
.contact_l li{padding-bottom: 13px;}
.contact_l li p{float: left;}
.contact_l li .p1{width:65px;text-align: right;color:#707070;margin-right: 20px;padding-bottom: 13px;}
.contact_l li .p1.bb1{border-bottom:1px #cdcdcd dashed;}
.contact_l li .p1 span{display: block;}
.contact_l li .p2,.contact_l li .p3{top:8px}
.consult{width:57px;height: 17px;background: #ff5722;font-size: 12px;color:#fff;text-align: center;line-height:17px;border-radius:3px ;margin-left: 7px;cursor: pointer;}
.contact_l .mapbox{width: 778px;height: 240px;}
.contact_r .wx{background: url(../images/icon/wx01.png) no-repeat left;padding-left:45px;}
.contact_r .sina{background: url(../images/icon/sina01.png) no-repeat left;padding-left:45px;}
.contact_r .wm{border: 1px solid #cdcdcd;width:127px;height: 127px;padding: 5px;}
.contact_r .wm img{width:100%;}

/*右侧浮动*/
.float_lefe{width: 40px;height: auto;position: fixed;bottom:30%;right: 3%;z-index: 999;}
.float_lefe a{display: block;margin-bottom: 1px;background:rgba(0,0,0,0.4);height:40px;color:#fff;}
.float_lefe a.sel{background:#ff5722;}
.float_lefe a img{display: block;}
.float_lefe a .img1{padding-left:7px;padding-top: 7px;}
.float_lefe a .img2{padding-left:10px;padding-top: 7px;}
.float_lefe a .img3{padding-left:5px;padding-top: 8px;}
.float_lefe a .img4{padding-left:6px;padding-top: 10px;}
.float_lefe a img{ *margin-top:expression((60 - this.height )/2);vertical-align:middle;}
.float_lefe a .share{ visibility: hidden; height: auto;position: absolute;top:20px;right: 40px; opacity: 0; -webkit-opacity: 0; -o-opacity: 0; -moz-opacity: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1); -o-box-shadow: 0 0 20px rgba(0,0,0,0.1); transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; }
.float_lefe a .share .p2{color: #fff;font-size: 20px;font-weight:bold;line-height: 40px;padding-left: 15px;padding-right: 15px;background: #ff5722;white-space: nowrap;}
.float_lefe a .share .p1{background:#fff;padding:10px; padding-bottom: 0;}
.float_lefe a .share .p1 img{width: 130px;}
.float_lefe a:hover{background: #ff5722;}
.float_lefe a:hover .share{ visibility: visible; top: 0; opacity:1; -webkit-opacity:1; -o-opacity:1; -moz-opacity:1; }

.joinshow{position: absolute;top:0;z-index:100;width:100%;background:#fff;z-index:101;display: none;}
.joinshow .bb1{border-bottom: 1px #cdcdcd dashed;}
.joinshow .join_r li{margin-bottom: 20px;}
.joinshow .join_r input,textarea{color: #fff;}
.joinshow .join_r li span{width: 70px;display: inline-block;float: left;line-height:36px;}
.joinshow .join_r li input[type='text'],.joinshow .join_r li textarea,.joinshow .join_r li select{background: #515151;border: none;border-radius:3px ;width: 344px;padding-left: 10px;}
.joinshow .join_r li input[type='text']{line-height:36px;}
.joinshow .join_r li select{color:#fff;height:36px;width: 352px !important;}
.join_r li textarea{height:100px;display: block;padding-top: 10px;}
.join_r .btn input{background: #FF5722;color:#fff; border: none;padding: 16px 25px;font-size: 16px;border-radius:3px ;margin-left: 70px;margin-top: 15px;}
.joinshow .code input{width: 123px !important;margin-right: 5px;}
.lh36{line-height: 36px;}
.joinbg{background:rgba(0,0,0,0.5);position: fixed;top:0;width:100%;height:100%;z-index:100;display: none;}
.joinshow .join_r ::-webkit-input-placeholder { /* WebKit browsers */
color: #b6b6b6;
}
.joinshow .join_r :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #b6b6b6;
}
.joinshow .join_r ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #b6b6b6;
}
.joinshow .join_r :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #b6b6b6;
}

.warehouseitem{ height: 210px; display: block; overflow: hidden; }
.publicpichover{ position: relative; overflow: hidden;}
.publicpichover .publicpicbg{ position: absolute; left: 0; top: 100%; width:100%; height: 100%; visibility: hidden; filter: alpha(opacity=0); opacity: 0; -webkit-opacity:0; -moz-opacity:0; -o-opacity:0; background: url(../images/green_8.png) repeat center; transition: all 0.5s; -webkit-transition:all 0.3; -moz-transition:all 0.3; -o-transition:all 0.3;}
.publicpichover .publicpicicon{ position: absolute; left: -10%; margin-left: -10px; top: 50%; margin-top: -15.5px; width:31px; height: 20px; background:url(../images/pic_hocer_icon.png) no-repeat center; transition: all 0.5s; -webkit-transition:all 0.3; }
.publicpichover .publicpicicon2{left: -10%; margin-left: -30px; top: 50%; margin-top: -30px; width:60px; height: 60px;background:url(../images/pic_hocer_icon2.png) center center no-repeat ;}
.publicpichover img{ transition: all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; }

.enterprisepic:hover .publicpichover .publicpicbg,
.warehouseitem:hover .publicpichover .publicpicbg,
.publicpichover:hover .publicpicbg{ top: 0%; visibility: visible; filter: alpha(opacity=100); opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; -o-opacity: 1; }

.enterprisepic:hover .publicpichover .publicpicicon,
.warehouseitem:hover .publicpichover .publicpicicon,
.publicpichover:hover .publicpicicon{ left: 50%; }

.enterprisepic:hover .publicpichover img,
.warehouseitem:hover .publicpichover img,
.publicpichover:hover img{ transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }

.warehouseitem:hover{ color: #2c2c2c; }
.enterprisepic{ position: relative; display: block; width:100%; height: 208px; overflow: hidden; }

/*缺省页*/
.periodbox{margin-top: 90px;}

/*搜索*/
.Searchbox{top:-100px}
.Searchbox .search3{margin-left: 5px;margin-top:5px;width: 220px;}
.Searchbox .search3 input{background: #eeeeee;border:none;padding-left:10px;width:220px;padding-top: 0;border: 1px solid #dddddd;border-radius:12px;line-height:22px;}
.Searchbox .search3 a{padding-left:8px;background:url(../images/icon/search.png) no-repeat center;display: inline-block;width:20px;height:19px;position: absolute;right: 0;top:3px}
.c_ff5722{color: #fb0706;}
.c_0e589f{color: #0e589f;}
.search3list{min-height: 300px;margin-top: 45px;padding: 0 10px;}
.search3list li{line-height: 50px;border-bottom: 1px dashed #e1e1e1;}

/*404*/
.box404{min-height: 720px;}
.box404 img{margin-top: 130px;}
.fs30{font-size: 30px;}
.c_43{color:#434343;}
.c_e3453d{color: #e3453d;}

.statement{top:-50px}
.statement .statement_txt{margin-top: 50px;}
.statement .statement_txt p{text-indent: 2em;line-height: 30px; margin-bottom: 10px;}

.sitemaplist p a{font-size: 16px; color: #fb0706;font-weight: bold;}
.sitemaplist li{border-bottom: 1px dashed #e1e1e1;padding:27px 0;}
.sitemaplist li>a{margin-right: 15px;color: #000000;}
.sitemaplist li>a:hover{color:#ff5722 ;}

.organization-menu{margin-bottom: 35px;}
.organization-menu a{display: inline-block;float: left;margin-right:8px; width: 120px; height: 35px; line-height: 35px;text-align: center;font-size: 16px;color: #0e589f;background: #f8f8f8;}
.organization-menu a:hover,.organization-menu .on{background: #0e589f;color: #fff;}

.organization-2 div{float:left;padding-left: 33px;margin:0 3px 3px 0; width: 187px;height: 75px;background: #f8f8f8;overflow: hidden;}
.organization-2 div p{margin-top:17px; font-size: 16px;}
.organization-2 div span{line-height: 30px; font-size: 20px;color: #0e589f;}

.banner{width: 100%; margin: 0 auto;overflow: hidden;}
.banner .banner02{margin:0 auto;}
.banner .banner02 .box02 .num{background: none;}
.banner .banner02 .box02 .num span{margin:0 6px; width: 14px;height: 14px;background: url(../images/icon/w-bg01.png) repeat;}
.banner .banner02 .box02 .num .sel{background: #fff;}
.banner-4 {position: relative;height: 450px;}
.banner-4 .banner02{position: absolute;left: 50%;margin-left: -960px;}
.banner-4 .banner02 .box03 .btn01 {top:200px;left: -300px;}
.banner-4 .banner02 .box03 .btn02 {top:200px;right: -300px;}

.main .banner04 .box01 li{height: 350px;}
.main .banner04 .box01 li a{height: 350px; overflow: hidden;}
.main .banner04 .box01 li a img{display: block;width: auto; height: 350px;}
.main .banner04 .box01 li a p{padding:5px 16px; line-height: 30px;width: 368px;}
.main .banner04 .box02 .num li p{overflow: hidden;}
.main .banner04 .box02 .num li p img{display: block;width: auto; height: 75px;}
.main .banner04 .box03 .btn01 {left: 200px;}
.main .banner04 .box03 .btn02 {right: 200px;}
.main .banner04 .box04 p{top:-87px; height: 75px;}

.info-mid{margin-left:18px;padding-top: 4px; width: 405px;height: 436px;overflow: hidden;}
.info-mid h4{display: inline-block;font-size: 20px; color: #0e589f;}
.info-mid p,.info-mid a{display: inline-block;color: #999;}
.info-mid p{margin: 0 3px 0 10px;}
.info-mid a:hover{color: #fb0706;}

.info-mid-con{margin-top:16px;}
.info-mid-con a{display: block;padding-left: 18px;width: 387px; height: 43px;line-height: 43px; color: #333;background: url(../images/icon/menuicon.png) left center no-repeat;border-bottom: 1px dashed #ddd;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.info-mid-con a:hover{background: url(../images/icon/menusel.png) left center no-repeat;}

.info-box{width: 350px;}
.info-box .box-title{padding: 0 20px;width: 310px; height: 45px;line-height: 45px; color: #fff; background: #0e589f;}
.info-box .box-title h4{float: left;font-size: 20px;}
.info-box .box-title a{float: right;color: #fff;}
.info-box .box-title a:hover{color: #fb0706;}
.info-box .box-con{padding: 10px 20px;}
.info-box .bcon01{padding-left: 11px; padding-right: 8px;height: 134px; border: 1px solid #ddd;overflow: hidden;}
.info-box .bcon01 a{display: block;float: left;margin:3px 3px 0 0; width: 77px;height: 28px;font-size: 12px;line-height: 28px;text-align: center;color: #333; border:1px solid #ccc;overflow: hidden;}
.info-box .bcon01 a:hover{color: #fff;background: #fb0706;border:1px solid #fb0706;}
.info-box .bcon02{background: #f8f8f8;height: 154px; overflow: hidden;}
.info-box .bcon02 .last-a{border: none;}
.info-box .bcon02 a{display: block;border-bottom: 1px dashed #ddd;}
.info-box .bcon02 a p{float:left; width: 256px;height: 42px;line-height: 42px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.info-box .bcon02 a time{float:right;height: 42px;line-height: 42px;font-size: 13px; color: #999;}
.info-box .bcon02 a:hover p{color: #fb0706;}

.banner-2 .banner02 .box02{bottom: 10px; clear:both;}
.banner-2 .banner02 .box02 .num{float: right;}
.banner-2 .banner02 .box03{display: none;}

.tab-box{width: 818px;height: 422px; border:1px solid #e5e5e5;}
.tab-box-menu{background:#f8f8f8;border-bottom:1px solid #e5e5e5; }
.tab-box-menu div{position: relative; float:left; width: 272px;height:44px; line-height: 44px; text-align: center;font-size: 20px; color: #0e589f;cursor: pointer;}
.tab-box-menu div span{display: none; position:absolute;left: 50%; bottom: -8px;margin-left: -9px; width: 19px;height: 8px; background: url(../images/icon/arrow01.png) center top no-repeat; }
.tab-box-menu .on{background: #0e589f;color: #fff;}
.tab-box-menu .on span{display: block;}
.tab-box-menu p{float: left; width: 1px;height: 30px;margin-top: 7px; background: #e5e5e5;}
.tab-box-con{padding:20px 20px 0 20px;width: 778; height: 298px; overflow: hidden;}
.tab-box-con a{display: block;padding-left: 18px;width: 760px; height: 42px;line-height: 44px; color: #333;background: url(../images/icon/menuicon.png) left center no-repeat;border-bottom: 1px dashed #ddd;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.tab-box-con a:hover{background: url(../images/icon/menusel.png) left center no-repeat;}
.tab-box-con a:hover p{color: #fb0706;}
.tab-box-con a p{float:left; width: 670px;height: 42px;line-height: 42px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.tab-box-con a time{float:right;height: 42px;line-height: 42px;font-size: 13px; color: #999;}
.tab-box-con .last-a{border: none;}
.tab-box-con .first-a{padding-left: 0; height: 127px; border: none;background: none;}
.tab-box-con .first-a:hover{background: none;}
.tab-box-con .first-a:hover div h5{color: #fb0706;}
.tab-box-con .first-a img{float: left;}
.tab-box-con .first-a div{float: right;width: 605px;}
.tab-box-con .first-a div h5{margin-bottom: 12px; font-size: 16px;line-height: 32px;}
.tab-box-con .first-a div p{width: 100%; height: 66px; line-height: 22px; color: #808080;white-space:normal;}
.tab-box .con-more{display: block; margin:0 auto 20px; width: 780px;height: 40px;line-height: 40px; text-align: center; background: #f8f8f8 url(../images/icon/arrow06.png) 440px center no-repeat; color: #666;}
.tab-box .con-more:hover{color: #fb0706;background: #f8f8f8 url(../images/icon/arrow05.png) 440px center no-repeat;}

.bcon03{border: 1px solid #e5e5e5;height: 337px;overflow: hidden;}
.bcon03 .parkbox menu a{height: 337px;}
.bcon03 .parkbox menu a p{color: #808080;height: 72px;overflow: hidden;}
.bcon03 .parkbox menu a h4{margin:30px 0 14px; font-size: 16px; color: #333;}
.bcon03 .parkbox menu a .p1{display: block;width:308px;height: 200px;overflow: hidden;}
.bcon03 .parkbox menu a .p1 img{width: 100%;}
.bcon03 .parkbox .main b { position:absolute; top:0px; display:none; width:20px; height: 578px; cursor:pointer;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;}
#parknum2 {position:absolute;width:100%;top:190px;text-align:center;left:0;}
#parknum2 span { display:inline-block;width:28px;height:3px;background:#666;line-height:0px; font-size:0px; margin:0 3px;opacity:0.2;}
#parknum2 span.numsel { background:#fb0706;opacity:1}
#parknext2 { background:url(../images/icon/parklast.png) no-repeat center; right:0;background-color: rgba(0,0,0,0.4);height:200px;}
#parklast2 { background:url(../images/icon/parknext.png) no-repeat center; left:0;background-color: rgba(0,0,0,0.4);height:200px;}

.banner-3{height: 150px;overflow: hidden;}
.banner-3 img{width: 1200px;}

#tab-menu-b div{width: 408.5px;}

.bcon04{height: 266px; border: 1px solid #e5e5e5;overflow: hidden;}
.bcon04 a{display:block;line-height: 40px;border-bottom: 1px dashed #e5e5e5;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.bcon04 .last-a{border:none;}
.bcon04 .video{display: block; position: relative; width: 310px; height: 200px; overflow: hidden;}
.bcon04 .video img{width: 310px;}
.bcon04 .video .play-btn{position: absolute;top: 50%;left: 50%;margin:-30px 0 0 -30px; width: 60px; height: 60px;background: url(../images/pic_hocer_icon2.png) center center no-repeat;z-index: 10;}
.bcon04 .video .play-bg{position: absolute;top:0;left: 0;width: 310px;height: 200px;background: url(../images/green_8.png) repeat; opacity: 0;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;}
.bcon04 .video:hover .play-bg{opacity: 0.8;}

.download-g{display: block;float: right;margin-top: 11px; padding-left: 160px; width: 190px;height: 60px;line-height: 60px;  font-size: 24px; color: #fff;background:url(../images/icon/download03.png) 90px center no-repeat #2d82d0;}
.download-g:hover{color: #fff;background:url(../images/icon/download03.png) 90px center no-repeat #0e589f; }

.info-box2 .box-title2{height: 36px;}
.info-box2 .box-title2 h4{float: left; font-size: 20px;color: #0e589f;}
.info-box2 .box-title2 a{float: right;color: #999;}
.info-box2 .box-title2 a:hover{color: #fe0002;}


.info-box2 .banner06 .box01{height: 240px; margin:0;}
.info-box2 .banner06 .box01 li{width: 230px; height: 230px;overflow: hidden;}
.info-box2 .banner06 .box01 li:hover{box-shadow:0 3px 10px rgba(0,0,0,0.2); }
.info-box2 .banner06 .box01 li:hover p{color: #fe0002;}
.info-box2 .banner06 .box01 li a{width: 230px; height: 165px; overflow: hidden;}
.info-box2 .banner06 .box01 li a img{width: 230px;}
.info-box2 .banner06 .box01 li p{margin-top: 10px; padding: 0 10px; text-align: center;color: #666;line-height: 20px;height: 40px;overflow: hidden;}

.fd-link{background: #f5f5f5;padding-bottom: 40px;}
.fd-link .box-title2 h4{margin: 30px 0;}
.fd-link .banner05 .box02 .btn01,.fd-link .banner05 .box02 .btn02{top:48px; background: none; width: 17px;}
.fd-link .banner05 .box02 .btn01 span{margin-left: -34px; background:url(../images/icon/arrow02.png) center center no-repeat;}
.fd-link .banner05 .box02 .btn01 span:hover{; background:url(../images/icon/arrow02-2.png) center center no-repeat;}
.fd-link .banner05 .box02 .btn02 span{margin-left: 34px; background:url(../images/icon/arrow03.png) center center no-repeat;}
.fd-link .banner05 .box02 .btn02 span:hover{margin-left: 34px; background:url(../images/icon/arrow03-2.png) center center no-repeat;}

.a-gai{background: url(../images/icon/arrow04.png) right center no-repeat;padding-right: 22px;}
.a-gai:hover{background: url(../images/icon/arrow05.png) right center no-repeat;}
.a-gai2{background: url(../images/icon/arrow06.png) right center no-repeat;padding-right: 22px;}
.a-gai2:hover{background: url(../images/icon/arrow05.png) right center no-repeat;}

.g-title{height: auto;line-height: 30px;}
.g-title01{height: auto;line-height: 40px;}
.g-title02{height: 60px;line-height: 30px;overflow: hidden;}
.g-p01 img{max-width:100%; }
